home *** CD-ROM | disk | FTP | other *** search
/ Network CD 2 / Network CD - Volume 2.iso / programs / internet / envoy / newacc10.lha / read.me < prev   
Encoding:
Text File  |  1994-01-04  |  2.0 KB  |  62 lines

  1. A new accounts.library for envoy, V1.0
  2.  
  3. 1. Why ?
  4.  
  5. Envoys accounting system has a nice GUI but is rather braindead otherwise,
  6. because it stores user and group informations in iff files - which makes
  7. it incompatible with other software like muFS or AmiTCP - and is quite
  8. insecure because it stores the passwords *unencrypted* !!!
  9.  
  10. So I have written a new accounts.library that reads user and group info
  11. from passwd & Multiuser.group files (compatible with muFS 1.5).
  12.  
  13. 2. How to install
  14.  
  15. Easy. Delete Envoys Accounts Manager, the User & Group Prefs editors and
  16. replace the accounts.library. The new library works with or without muFS
  17. 1.5 (but *not* with other versions of muFS !!!).
  18.  
  19. If you use muFS, you must
  20.  
  21. mprotect passwd GROUP r OTHER r add
  22. mprotect Multiuser.group GROUP r OTHER r add
  23. mprotect "Services Manager" ure GROUP re OTHER re
  24. setowner "Services Manager" root
  25.  
  26. (You have to cd to the respective directories first.)
  27.  
  28. (The services manager must be run as a root process, or else the Envoy
  29. filesystem will not work correctly.)
  30.  
  31. If you are not using muFS, you only need muFS compatible passwd &
  32. Multiuser.group files. Place them in S: or any other directory you like
  33. (you must set the environment variable PASSWDDIR to their path if you do
  34. not place them in S:).
  35.  
  36. 3. Peculiarities
  37.  
  38. In addition to those users listed in the passwd file, my new
  39. accounts.library "knows" a user named "Nobody" (UID 0, GID 0, no password)
  40. - the AmigaDOS "default user".
  41.  
  42. 4. Legal stuff
  43.  
  44. The new accounts.library is freeware. Envoy is TM by Commodore. There is
  45. *absolutely no warranty*.
  46.  
  47. 5. Future plans
  48.  
  49. When muFS 2.0 comes out, I will probably have to rewrite my library because
  50. Geert is going to change the password encryption. If I have too much time
  51. (not very likely), I want to write a new network filesystem that works better 
  52. with muFS.
  53.  
  54. 6. Bug reports
  55.  
  56. Send bug reports, suggestions, flames et al. to
  57.  
  58. Internet:     nobbi@zaphod.rhein.de
  59. Fidonet:      2:243/8330.14
  60. Fido.Classic: 2:2402/330.14
  61. Gernet:       21:100/50.14 
  62.